IMoveAbsoluteCommand.Velocity property

A value of the maximum velocity. Not necessarily reached if the target position is close. [unit/second]

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double Velocity { get; set; }
Property Velocity As Double

Property value

Type: double

See also

IMoveAbsoluteCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace